_ALPC_COMMUNICATION_INFO

//0x24 bytes (sizeof) struct _ALPC_COMMUNICATION_INFO { struct _ALPC_PORT* ConnectionPort; //0x0 struct _ALPC_PORT* ServerCommunicationPort; //0x4 struct _ALPC_PORT* ClientCommunicationPort; //0x8 struct _LIST_ENTRY CommunicationList; //0xc struct _ALPC_HANDLE_TABLE HandleTable; //0x14 };